﻿#FocusBG{
	width:100%;
	height:700px;
}
.fullSlide {
	width:100%;
	position:relative;
	height:700px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:700px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:700px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:20px;
	height:5px;
	margin:5px;
	overflow:hidden;
	background:#FFF;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#3A9DE4;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:2%;
	z-index:1;
	width:49px;
	height:49px;
	background:url(/images/left.png) 0px -49px no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:2%;
	background:url(/images/right.png) 0px -49px no-repeat;
}



 #LinksBG{
	background:#F5F5F5;
	border-top:1px solid #E5E5E5;
	}
 #Links {
	padding:10px 0px;
	line-height:25px;
	width:1200px;
	margin:auto;
	font-size:12px;
	}
 #Links span{
	font-weight:bold;
	color:#3A9DE4;
	font-size:14px;}

 #Links a{
	padding:0px 10px;}

/*友情链接*/
.link {width:1200px;   color:#c3c3c3;   line-height: 30px;margin:auto;}
.link h2{ width: 103px; float: left; line-height:22px;font-size:16px; font-weight: normal;color:#333;font-family:"Microsoft YaHei";}
.link h2 a{ color:#333;}
.link h2 em{display: block;text-transform:uppercase; font-style: normal; line-height: 30px; font-size: 30px;}
.link p{ width: 1055px; height:52px;white-space:nowrap; overflow:hidden; padding:4px 0 0; border-left: solid 1px #ccc; padding: 7px 0 0;}
.link p a{ display:inline-block; font-size:12px;padding:0 0 0 25px;color:#555;}

.search{ height:62px;   width:1200px; margin:0 auto;}
.search p{ float:left; width:660px;color:#818181;line-height:62px; font-family:"微软雅黑"; font-size:13px;}
.search p a{ color:#8a8a8a; padding:0 13px 0 0;}
.search p a:hover{ color:#464646;}
.search p b{  color:#000; font-weight:normal;}
.ser-right{ float:right; width:300px; height:32px; margin:16px 0 0 0; background:url(/images/ser-bg.jpg) no-repeat;}
.ser-inp{ width:250px; height:32px;line-height:32px; color:#666; padding-left:18px; float:left; background:none; border:0;font-family:"微软雅黑"; font-size:13px;}
.ser-ss{ float:left; width:30px; height:32px;  cursor:pointer; border:0; background:url(/images/ser-btn.jpg) no-repeat 0 5px; border:0;}

